home *** CD-ROM | disk | FTP | other *** search
/ Champak 74 / Volume 74 My Disc - Damaged.iso / Games / sketch.swf / scripts / frame_5 / PlaceObject3_113_51 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2008-08-07  |  79b  |  4 lines

  1. onClipEvent(enterFrame){
  2.    _rotation = Math.sin(getTimer() / 2000) * 10;
  3. }
  4.